Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for .net starting from version 19.11:
The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified....Watermark Product Solution GroupDocs...Family / GroupDocs.Metadata for .NET / Developer Guide / Migration...
Easily perform case-sensitive search using C# to retrieve precise results. Learn how to search case-sensitive text in files using C# with step-by-step instructions....Watermark Product Family GroupDocs.Merger...integrating the GroupDocs.Search for .NET library into your project to...
This article explains how to get a type of a file with GroupDocs.Viewer for .net using .net / C#....Watermark Product Solution GroupDocs...Family / GroupDocs.Viewer for .NET / Developer guide / Retrieve...
This article explains how to get the format family and the additional information using .net / C# with GroupDocs.Viewer for .net....Watermark Product Solution GroupDocs...Family / GroupDocs.Viewer for .NET / Developer guide / Retrieve...
This article contains information about migration from the legacy API to GroupDocs.Viewer 19.8 or higher....Watermark Product Solution GroupDocs...Family / GroupDocs.Viewer for .NET / Developer guide / Troubleshooting...
Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during runtime....Watermark Product Solution GroupDocs...Family / GroupDocs.Assembly for .NET / Developer Guide / Advanced...
It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Watermark Product Solution GroupDocs...supported by GroupDocs.Metadata for .NET Format Description Load Save...
This article explains how digitally esign documents with certificates using GroupDocs.Signature API...Watermark Product Solution GroupDocs...App Along with full-featured .NET library we provide simple, but...
To search a keyword in Microsoft OneNote sections search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text.
Here are the steps to search a keyword in Microsoft OneNote section:
Instantiate Parser object for the initial section; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the section....Watermark Product Solution GroupDocs...App Along with full featured .NET library we provide simple, but...
To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata:
Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....Watermark Product Solution GroupDocs...App Along with full featured .NET library we provide simple, but...